home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP NET Rehberi Eylül 1998.iso / tools / dbpage / _setup.1 / DBPage.exe / 0 / RCDATA / TEXPORTLC / TEXPORTLC.txt
Text File  |  1997-05-06  |  5KB  |  203 lines

  1. object ExportLC: TExportLC
  2.   Left = 199
  3.   Top = 337
  4.   BorderStyle = bsDialog
  5.   Caption = 'Export Location & HTML File Names'
  6.   ClientHeight = 309
  7.   ClientWidth = 554
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object BitBtn1: TBitBtn
  16.     Left = 239
  17.     Top = 272
  18.     Width = 75
  19.     Height = 25
  20.     TabOrder = 0
  21.     OnClick = BitBtn1Click
  22.     Kind = bkOK
  23.   end
  24.   object GroupBox1: TGroupBox
  25.     Left = 13
  26.     Top = 16
  27.     Width = 257
  28.     Height = 241
  29.     Caption = 'Export Location'
  30.     Font.Color = clBlack
  31.     Font.Height = -11
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Style = [fsBold]
  34.     ParentFont = False
  35.     TabOrder = 1
  36.     object DriveComboBox1: TDriveComboBox
  37.       Left = 24
  38.       Top = 25
  39.       Width = 209
  40.       Height = 19
  41.       DirList = DirectoryListBox1
  42.       Font.Color = clBlack
  43.       Font.Height = -11
  44.       Font.Name = 'MS Sans Serif'
  45.       Font.Style = []
  46.       ParentFont = False
  47.       TabOrder = 0
  48.       TextCase = tcUpperCase
  49.     end
  50.     object DirectoryListBox1: TDirectoryListBox
  51.       Left = 24
  52.       Top = 48
  53.       Width = 209
  54.       Height = 185
  55.       Font.Color = clBlack
  56.       Font.Height = -11
  57.       Font.Name = 'MS Sans Serif'
  58.       Font.Style = []
  59.       ItemHeight = 16
  60.       ParentFont = False
  61.       TabOrder = 1
  62.     end
  63.   end
  64.   object GroupBox2: TGroupBox
  65.     Left = 285
  66.     Top = 16
  67.     Width = 257
  68.     Height = 241
  69.     Caption = 'HTML File Names'
  70.     Font.Color = clBlack
  71.     Font.Height = -11
  72.     Font.Name = 'MS Sans Serif'
  73.     Font.Style = [fsBold]
  74.     ParentFont = False
  75.     TabOrder = 2
  76.     object Label1: TLabel
  77.       Left = 67
  78.       Top = 139
  79.       Width = 29
  80.       Height = 13
  81.       Alignment = taRightJustify
  82.       Caption = 'Prefix:'
  83.       Font.Color = clBlack
  84.       Font.Height = -11
  85.       Font.Name = 'MS Sans Serif'
  86.       Font.Style = []
  87.       ParentFont = False
  88.     end
  89.     object Label2: TLabel
  90.       Left = 47
  91.       Top = 171
  92.       Width = 49
  93.       Height = 13
  94.       Alignment = taRightJustify
  95.       Caption = 'Extension:'
  96.       Font.Color = clBlack
  97.       Font.Height = -11
  98.       Font.Name = 'MS Sans Serif'
  99.       Font.Style = []
  100.       ParentFont = False
  101.     end
  102.     object Label3: TLabel
  103.       Left = 10
  104.       Top = 203
  105.       Width = 86
  106.       Height = 13
  107.       Alignment = taRightJustify
  108.       Caption = 'Field With Names:'
  109.       Font.Color = clBlack
  110.       Font.Height = -11
  111.       Font.Name = 'MS Sans Serif'
  112.       Font.Style = []
  113.       ParentFont = False
  114.     end
  115.     object rbWithExt: TRadioButton
  116.       Left = 16
  117.       Top = 56
  118.       Width = 217
  119.       Height = 17
  120.       Caption = 'File Name Including Extension From DBF'
  121.       Font.Color = clBlack
  122.       Font.Height = -11
  123.       Font.Name = 'MS Sans Serif'
  124.       Font.Style = []
  125.       ParentFont = False
  126.       TabOrder = 1
  127.       OnClick = rbWithExtClick
  128.     end
  129.     object rbNoExt: TRadioButton
  130.       Left = 16
  131.       Top = 80
  132.       Width = 217
  133.       Height = 17
  134.       Caption = 'File Name Without Extension From DBF'
  135.       Font.Color = clBlack
  136.       Font.Height = -11
  137.       Font.Name = 'MS Sans Serif'
  138.       Font.Style = []
  139.       ParentFont = False
  140.       TabOrder = 2
  141.       OnClick = rbNoExtClick
  142.     end
  143.     object rbSequential: TRadioButton
  144.       Left = 16
  145.       Top = 32
  146.       Width = 217
  147.       Height = 17
  148.       Caption = 'Sequentially Numbered Files'
  149.       Checked = True
  150.       Font.Color = clBlack
  151.       Font.Height = -11
  152.       Font.Name = 'MS Sans Serif'
  153.       Font.Style = []
  154.       ParentFont = False
  155.       TabOrder = 0
  156.       TabStop = True
  157.       OnClick = rbSequentialClick
  158.     end
  159.     object cbFields: TComboBox
  160.       Left = 104
  161.       Top = 200
  162.       Width = 145
  163.       Height = 21
  164.       Enabled = False
  165.       Font.Color = clBlack
  166.       Font.Height = -11
  167.       Font.Name = 'MS Sans Serif'
  168.       Font.Style = []
  169.       ItemHeight = 13
  170.       ParentFont = False
  171.       TabOrder = 5
  172.     end
  173.     object edExtension: TEdit
  174.       Left = 104
  175.       Top = 168
  176.       Width = 57
  177.       Height = 21
  178.       Font.Color = clBlack
  179.       Font.Height = -11
  180.       Font.Name = 'MS Sans Serif'
  181.       Font.Style = []
  182.       MaxLength = 4
  183.       ParentFont = False
  184.       TabOrder = 3
  185.       Text = 'htm'
  186.     end
  187.     object edPrefix: TEdit
  188.       Left = 104
  189.       Top = 136
  190.       Width = 121
  191.       Height = 21
  192.       Font.Color = clBlack
  193.       Font.Height = -11
  194.       Font.Name = 'MS Sans Serif'
  195.       Font.Style = []
  196.       MaxLength = 10
  197.       ParentFont = False
  198.       TabOrder = 4
  199.       Text = 'rec'
  200.     end
  201.   end
  202. end
  203.